PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.optionalcontent Package / PDFOptionalContentGroup Class


In This Topic
    PDFOptionalContentGroup Class Methods
    In This Topic

    For a list of all members of this type, see PDFOptionalContentGroup members.

    Public Methods
     NameDescription
    Public MethodGets the cos optional content object. (Inherited from com.o2sol.pdf4java.graphics.optionalcontent.PDFOptionalContentBase)
    Public MethodGets the default state of the optional content group.  
    Public MethodGets the export state of this optional content group.  
    Public MethodGets the name of the optional content group.  
    Public MethodGets the print state of this optional content group.  
    Public MethodGets the visibility state of this optional content group.  
    Public MethodGets a value indicating whether the layer is locked when the PDF file is displayed in the viewer application.  
    Public MethodSets the default state of the optional content group.  
    Public MethodSets the export state of this optional content group.  
    Public MethodSets a value indicating whether the layer is locked when the PDF file is displayed in the viewer application.  
    Public MethodSets the name of the optional content group.  
    Public MethodSets the print state of this optional content group.  
    Public MethodSets the visibility state of this optional content group.  
    Top
    See Also